home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFDIRBOX / TFDIRBOX.txt < prev   
Encoding:
Text File  |  2005-11-17  |  6.9 KB  |  292 lines

  1. object fDirBox: TfDirBox
  2.   Left = 329
  3.   Top = 164
  4.   AutoScroll = False
  5.   BorderIcons = []
  6.   Caption = 'Browse for Folder'
  7.   ClientHeight = 363
  8.   ClientWidth = 424
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 200
  11.   Constraints.MinWidth = 300
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnCreate = FormCreate
  22.   OnKeyDown = FormKeyDown
  23.   OnResize = FormResize
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object imageCrip: TImage
  27.     Left = 32
  28.     Top = 368
  29.     Width = 13
  30.     Height = 12
  31.     Cursor = crSizeNWSE
  32.     AutoSize = True
  33.     Picture.Data = {<image000.bmp>}
  34.     Transparent = True
  35.     OnMouseDown = imageCripMouseDown
  36.     OnMouseMove = imageCripMouseMove
  37.   end
  38.   object lDirectories: TLabel
  39.     Left = 16
  40.     Top = 16
  41.     Width = 55
  42.     Height = 13
  43.     Caption = 'Directories:'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -11
  47.     Font.Name = 'Tahoma'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object lPath: TLabel
  53.     Left = 16
  54.     Top = 272
  55.     Width = 26
  56.     Height = 13
  57.     Caption = 'Path:'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'Tahoma'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     Transparent = True
  65.   end
  66.   object bCancel: TbsSkinButton
  67.     Left = 343
  68.     Top = 358
  69.     Width = 74
  70.     Height = 23
  71.     TabOrder = 0
  72.     SkinDataName = 'buttonlight'
  73.     DefaultFont.Charset = DEFAULT_CHARSET
  74.     DefaultFont.Color = clWindowText
  75.     DefaultFont.Height = 14
  76.     DefaultFont.Name = 'Arial'
  77.     DefaultFont.Style = []
  78.     DefaultWidth = 0
  79.     DefaultHeight = 0
  80.     UseSkinFont = True
  81.     AllowAllUp = False
  82.     TabStop = True
  83.     CanFocused = True
  84.     Down = False
  85.     GroupIndex = 0
  86.     Caption = '&Cancel'
  87.     NumGlyphs = 2
  88.     Spacing = 1
  89.     ModalResult = 2
  90.     OnClick = bCancelClick
  91.   end
  92.   object bOk: TbsSkinButton
  93.     Left = 263
  94.     Top = 358
  95.     Width = 75
  96.     Height = 23
  97.     TabOrder = 1
  98.     SkinDataName = 'buttonlight'
  99.     DefaultFont.Charset = DEFAULT_CHARSET
  100.     DefaultFont.Color = clWindowText
  101.     DefaultFont.Height = 14
  102.     DefaultFont.Name = 'Arial'
  103.     DefaultFont.Style = []
  104.     DefaultWidth = 0
  105.     DefaultHeight = 0
  106.     UseSkinFont = True
  107.     AllowAllUp = False
  108.     TabStop = True
  109.     CanFocused = True
  110.     Down = False
  111.     GroupIndex = 0
  112.     Caption = 'Ok'
  113.     NumGlyphs = 2
  114.     Spacing = 1
  115.     OnClick = bOkClick
  116.   end
  117.   object ShellPanel: TbsSkinPanel
  118.     Left = 40
  119.     Top = 59
  120.     Width = 351
  121.     Height = 211
  122.     TabOrder = 2
  123.     SkinDataName = 'panel'
  124.     DefaultFont.Charset = DEFAULT_CHARSET
  125.     DefaultFont.Color = clWindowText
  126.     DefaultFont.Height = 14
  127.     DefaultFont.Name = 'Arial'
  128.     DefaultFont.Style = []
  129.     DefaultWidth = 0
  130.     DefaultHeight = 0
  131.     UseSkinFont = True
  132.     AutoEnabledControls = True
  133.     CheckedMode = False
  134.     Checked = False
  135.     DefaultAlignment = taLeftJustify
  136.     DefaultCaptionHeight = 22
  137.     BorderStyle = bvLowered
  138.     CaptionMode = False
  139.     RollUpMode = False
  140.     RollUpState = False
  141.     NumGlyphs = 1
  142.     Spacing = 0
  143.     Caption = 'ShellPanel'
  144.     object sb1: TbsSkinScrollBar
  145.       Left = 1
  146.       Top = 190
  147.       Width = 349
  148.       Height = 20
  149.       TabOrder = 0
  150.       Visible = False
  151.       SkinDataName = 'hscrollbar'
  152.       DefaultFont.Charset = DEFAULT_CHARSET
  153.       DefaultFont.Color = clWindowText
  154.       DefaultFont.Height = 14
  155.       DefaultFont.Name = 'Arial'
  156.       DefaultFont.Style = []
  157.       DefaultWidth = 0
  158.       DefaultHeight = 0
  159.       UseSkinFont = True
  160.       Both = False
  161.       BothMarkerWidth = 0
  162.       BothSkinDataName = 'bothhscrollbar'
  163.       CanFocused = False
  164.       Align = alBottom
  165.       Kind = sbHorizontal
  166.       PageSize = 329
  167.       Min = 0
  168.       Max = 492
  169.       Position = 0
  170.       SmallChange = 1
  171.       LargeChange = 1
  172.       AutoLargeChange = False
  173.     end
  174.     object sb2: TbsSkinScrollBar
  175.       Left = 330
  176.       Top = 1
  177.       Width = 20
  178.       Height = 189
  179.       TabOrder = 1
  180.       Visible = False
  181.       SkinDataName = 'vscrollbar'
  182.       DefaultFont.Charset = DEFAULT_CHARSET
  183.       DefaultFont.Color = clWindowText
  184.       DefaultFont.Height = 14
  185.       DefaultFont.Name = 'Arial'
  186.       DefaultFont.Style = []
  187.       DefaultWidth = 0
  188.       DefaultHeight = 0
  189.       UseSkinFont = True
  190.       Both = False
  191.       BothMarkerWidth = 0
  192.       BothSkinDataName = 'bothhscrollbar'
  193.       CanFocused = False
  194.       Align = alRight
  195.       Kind = sbVertical
  196.       PageSize = 11
  197.       Min = 0
  198.       Max = 13
  199.       Position = 0
  200.       SmallChange = 1
  201.       LargeChange = 1
  202.       AutoLargeChange = False
  203.     end
  204.     object ShellTreeView: TShAMShellTree
  205.       Left = 1
  206.       Top = 1
  207.       Width = 329
  208.       Height = 189
  209.       CheckBoxes = False
  210.       CheckKind = fckCheckBoxes
  211.       ChecksScheme = -1
  212.       SkinDataName = 'treeview'
  213.       VScrollBar = sb2
  214.       HScrollBar = sb1
  215.       DefaultColor = clWindow
  216.       ReadOnly = True
  217.       Indent = 19
  218.       OnChange = ShellTreeViewChange
  219.       Align = alClient
  220.       Font.Charset = DEFAULT_CHARSET
  221.       Font.Color = clWindowText
  222.       Font.Height = 14
  223.       Font.Name = 'Arial'
  224.       Font.Style = []
  225.       ParentFont = False
  226.       TabOrder = 2
  227.     end
  228.   end
  229.   object DirEdit: TbsSkinEdit
  230.     Left = 40
  231.     Top = 37
  232.     Width = 353
  233.     Height = 20
  234.     DefaultFont.Charset = DEFAULT_CHARSET
  235.     DefaultFont.Color = clWindowText
  236.     DefaultFont.Height = 14
  237.     DefaultFont.Name = 'Arial'
  238.     DefaultFont.Style = []
  239.     UseSkinFont = True
  240.     DefaultWidth = 0
  241.     DefaultHeight = 20
  242.     ButtonMode = False
  243.     SkinDataName = 'editlight'
  244.     Font.Charset = DEFAULT_CHARSET
  245.     Font.Color = clWindowText
  246.     Font.Height = 14
  247.     Font.Name = 'Tahoma'
  248.     Font.Style = []
  249.     ParentFont = False
  250.     TabOrder = 3
  251.     OnChange = DirEditChange
  252.   end
  253.   object SkinForm: TbsBusinessSkinForm
  254.     GradientStartColor = clBlack
  255.     GradientEndColor = clBlack
  256.     DrawBackground = True
  257.     ShowIcon = False
  258.     MaximizeOnFullScreen = False
  259.     AlphaBlend = False
  260.     AlphaBlendAnimation = False
  261.     AlphaBlendValue = 200
  262.     ShowObjectHint = False
  263.     MenusAlphaBlend = False
  264.     MenusAlphaBlendAnimation = False
  265.     MenusAlphaBlendValue = 200
  266.     DefCaptionFont.Charset = DEFAULT_CHARSET
  267.     DefCaptionFont.Color = clBtnText
  268.     DefCaptionFont.Height = 14
  269.     DefCaptionFont.Name = 'Arial'
  270.     DefCaptionFont.Style = [fsBold]
  271.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  272.     DefInActiveCaptionFont.Color = clBtnShadow
  273.     DefInActiveCaptionFont.Height = 14
  274.     DefInActiveCaptionFont.Name = 'Arial'
  275.     DefInActiveCaptionFont.Style = [fsBold]
  276.     DefMenuItemHeight = 20
  277.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  278.     DefMenuItemFont.Color = clWindowText
  279.     DefMenuItemFont.Height = 14
  280.     DefMenuItemFont.Name = 'Arial'
  281.     DefMenuItemFont.Style = []
  282.     UseDefaultSysMenu = True
  283.     MinHeight = 0
  284.     MinWidth = 0
  285.     Magnetic = False
  286.     MagneticSize = 5
  287.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  288.     Left = 8
  289.     Top = 304
  290.   end
  291. end
  292.